home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960425-19960715 / 000416_news@columbia.edu _Fri Jul 12 12:50:49 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id MAA10290 for <kermit.misc@watsun.cc.columbia.edu>; Fri, 12 Jul 1996 12:50:49 -0400 (EDT)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.5/8.7.3) id MAA10320 for kermit.misc@watsun; Fri, 12 Jul 1996 12:50:48 -0400 (EDT)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: problems with 1.1.5 K95
  8. Date: 12 Jul 1996 16:50:46 GMT
  9. Organization: Columbia University
  10. Lines: 15
  11. Message-ID: <4s5vp6$a2e@apakabar.cc.columbia.edu>
  12. References: <4s5qg5$2om@dfw-ixnews3.ix.netcom.com>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <4s5qg5$2om@dfw-ixnews3.ix.netcom.com>,
  16. Zorin <zorin1@ix.netcom.com> wrote:
  17. : The problem I am having "I thinks" is a scrolling problem.  I did not have
  18. : this problem with 1.1.4 but only after I patched it to 1.1.5.  It seems when
  19. : I telnet to an SCO machine and try to vi a file that the screen is not
  20. : updated correctly.  If I hit 'o' in vi to add a new blank line nothing moves
  21. : down, I end up typing over what was currenly on the line.  If I save the
  22. : file and re-edit it, the file looks correct, so it seems that 1.1.5 has a
  23. : scrolling problem.
  24. Yes.  It's a bug.  The workaround is to set Kermit 95's terminal type to
  25. VT102, VT220, or VT320.  It will be fixed in version 1.1.6, which we will
  26. issue within a few days to correct this and several other minor problems.
  27.  
  28. - Frank